home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / mccarthy.cfg < prev    next >
Text File  |  2001-04-12  |  3KB  |  101 lines

  1. // Config file template - This file is a partial image of in-game shell options.
  2. // Created by Doug Mirabello
  3.  
  4. unbindall
  5.  
  6.  
  7. //^1 Red
  8. //^2 Green
  9. //^3 Yellow
  10. //^4 Blue
  11. //^5 Cyan
  12. //^6 Pink
  13. //^7 White
  14. //^8 Black (Will not appear in names)
  15.  
  16. seta name "^1McCarthy"  // Name
  17. seta model "doctor/red"  // Model
  18. seta handicap 100       // Handicap
  19.  
  20. bind TAB "+info"
  21. bind e "+button2"
  22. bind SPACE "+moveup"
  23. bind + "sizeup"
  24. bind , "+moveleft"
  25. bind - "sizedown"
  26. bind . "+moveright"
  27. bind / "+moveup"
  28. bind 0 "weapon 0"
  29. bind 1 "weapon 1"
  30. bind 2 "weapon 2"
  31. bind 3 "weapon 3"
  32. bind 4 "weapon 4"
  33. bind 5 "weapon 5"
  34. bind 6 "weapon 6"
  35. bind 7 "weapon 7"
  36. bind 8 "weapon 8"
  37. bind 9 "weapon 9"
  38. bind = "sizeup"
  39. bind [ "weapprev"
  40. bind \ "+mlook"
  41. bind ] "weapnext"
  42. bind _ "sizedown"
  43. bind ` "toggleconsole"
  44. bind a "+moveleft"
  45. bind c "cg_fov 120"
  46. bind d "+moveright"
  47. bind r "+use"
  48. bind f "cg_fov 30"
  49. bind s "+back"
  50. bind t "messagemode2"
  51. bind v "cg_fov 85"
  52. bind w "+forward"
  53. bind x "+moveup"
  54. bind y "messagemode"
  55. bind q "+zoom"
  56. bind ~ "toggleconsole"
  57. bind UPARROW "+forward"
  58. bind DOWNARROW "+back"
  59. bind LEFTARROW "+left"
  60. bind RIGHTARROW "+right"
  61. bind ALT "+altattack"
  62. bind CTRL "+movedown"
  63. bind SHIFT "+speed"
  64. bind DEL "+lookdown"
  65. bind PGDN "+lookup"
  66. bind END "centerview"
  67. bind F1 "save quik*"
  68. bind F2 "vote no"
  69. bind F3 "ui_teamOrders"
  70. bind F4 "levelselect"
  71. bind F11 "screenshot"
  72. bind MOUSE1 "+attack"
  73. bind MOUSE2 "+altattack"
  74. bind MOUSE3 "+zoom"
  75. bind MWHEELDOWN "weapnext"
  76. bind MWHEELUP "weapprev"
  77.  
  78. seta sensitivity "13"    //Mouse Sensitivity.  Default 5, Minimum 2, Maximum 30.
  79. seta m_filter "1"       //Smooth Mouse. 0 is off, 1 is on.
  80. seta cg_autoswitch "2"  //Autoswitch Weapons. 0 is off, 1 is Safe, 2 is Best.
  81. seta cl_run "1"         //Always Run. 0 is off, 1 is on.
  82.  
  83. seta r_flares "0"  //Light Flares. 0 is off, 1 is on.
  84. seta cg_marks "1"  //Marks on Walls. 0 is off, 1 is on.
  85. seta r_dynamiclight "1"  //Dynamic Lights. 0 is off, 1 is on.
  86. seta cg_drawcrosshairnames "1"  //Identify Target. 0 is off, 1 is on.
  87. seta r_finish "0"  //Sync Every Frame. 0 is off, 1 is on.
  88. seta cg_forcemodel "0"  //Force Player Models. 0 is off, 1 is on.
  89.  
  90. seta cg_drawteamoverlay "3"  //Team Overlay.
  91.   //0 is off, 1 is Upper Right, 2 is Lower Right, 3 is Lower Left.
  92.  
  93. seta cl_allowdownload "1"  //Auto Downloading. 0 is off, 1 is on.
  94. seta cg_simpleitems "0"  //Simple Items. 0 is off, 1 is on.
  95. seta g_language "ENGLISH"  //Text Language. Options are: "ENGLISH", "DEUTSCH", and "FRANCAIS"
  96. seta s_language "ENGLISH"  //Sound Language. Options are: "ENGLISH", "DEUTSCH", and "FRANCAIS"
  97.  
  98.  
  99. seta rate 25000  //Data Rate.  25000 for LAN play, 3000 for modem.
  100. seta s_khz "22"  //Sound Quality.  11 for low, 22 for high.
  101.